'宣言
Public Function New( _ ByVal shapes As IEnumerable(Of GeoShape) _ )
public GeoGeometryCollection( IEnumerable<GeoShape> shapes )
パラメータ
- shapes
- 地理空間の形状を集まります。
'宣言
Public Function New( _ ByVal shapes As IEnumerable(Of GeoShape) _ )
public GeoGeometryCollection( IEnumerable<GeoShape> shapes )